StudentEnrollmentTermConfirmation 
EntityType  Independent 
Logical Entity Name  StudentEnrollmentTermConfirmation 
Default Table Name  AdEnrollTermConfirm 
Logical Only  NO 
Definition 
 
Note 
 

StudentEnrollmentTermConfirmation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentTermConfirmationId(PK)    INTEGER  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
TermId(FK)    INTEGER  NO 
 
IsConfirmed    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentEnrollmentTermConfirmation Keys 
Key Name  Key Type  Keys 
Nk_AdEnrollTermConfirm_AdTermId  Inversion Entry  TermId 
Nk_AdEnrollTermConfirm_AdEnrollId  Inversion Entry  StudentEnrollmentPeriodId 
PK_AdEnrollTermConfirm_AdEnrollTermConfirmID  PrimaryKey  StudentEnrollmentTermConfirmationId 

StudentEnrollmentTermConfirmation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Term  Non-Identifying  One To Zero or More        TermId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentEnrollmentTermConfirmation Check Constraints 
Check Constraint Name  CheckConstraint